--this is a list of lists, each of the lists represents the following info: --[1Random list of unused sounds,2number of sounds on disk,3EdgeInc--counts the number of times this sound file is called, 4EdgeWhen--how often Edge appears,5EDGELImit--number of edge files on disk,6EdgeUsed--list of EdgeFiles that are unused] set SndList = [#TypN:[MakeRandList(4),4,0,0,0,[]],#LtsPly:[MakeRandList(2),2,0,0,0,[]],#TrNxt:[MakeRandList(20),20,0,10,10,MakeRandList(10)],#TrWrng:[MakeRandList(15),15,0,5,5,MakeRandList(5)],#RtTrv:[MakeRandList(19),19,0,50,10,MakeRandList(10)],#TrTr:[MakeRandList(4),4,0,10,11,5,MakeRandList(5)],#ScorStk:[MakeRandList(10),10,0,10,5,MakeRandList(5)],#LeadPk:[MakeRandList(10),10,0,11,5,MakeRandList(5)],#Ahead:[MakeRandList(5),5,0,10,5,MakeRandList(5)],#Behind:[MakeRandList(5),5,0,10,5,MakeRandList(5)],#DelGm:[0,1,0,0,0,[]],#ChsGm:[0,1,0,0,0,[]],#RsmGmQ:[0,1,0,0,0,[]],#LftOff:[0,1,0,0,0,[]],#WlcBk:[0,1,0,0,0,[]],#ClkNm:[0,1,0,0,0,[]],#DlCk:[0,1,0,0,0,[]],#NwGm:[0,1,0,0,0,[]],#SavQ:[0,1,0,0,0,[]],#TpGmNm:[0,1,0,0,0,[]],#CdBeDf:[0,1,0,0,0,[]],#VidInst:[0,1,0,0,0,[]],#Clever:[MakeRandList(20),20,0,0,0,[]],#PuzInst:[0,1,0,0,0,[]],#PuzLos:[0,1,0,0,0,[]],#PzLtSe:[0,1,0,0,0,[]],#Sympath:1,#TryAgn:[MakeRandList(9),9,0,10,5,MakeRandList(5)],#StGrd:[0,1,0,0,0,[]],#TmUp:[MakeRandList(10),10,0,20,4,MakeRandList(4)],#YuWon:[MakeRandList(4),4,0,10,5,MakeRandList(5)]]